home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / dev / misc / gms_dev.lha / GMSDev / Includes / proto / monitors.h < prev   
Encoding:
C/C++ Source or Header  |  1997-09-20  |  129 b   |  8 lines

  1. #ifndef PROTO_MONITORS_H
  2. #define PROTO_MONITORS_H
  3.  
  4. #include <clib/monitor_protos.h>
  5. #include <pragmas/monitor_pragmas.h>
  6.  
  7. #endif
  8.